/* ========================================== *
/* BASIC FORMATTING */
/* ========================================== */
body {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	background-color:#B9B4AE;
	padding-bottom: 10px;
}
body a{
	color: #ef3e42;
	text-decoration: underline;
	border: 0px;
}
body a:hover{
	font-style:italic;
	text-decoration: underline;
}
h1 {
	font-size: 160%;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	padding: 10px 0 5px 0;
	color: #000;
}
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 130%;
	font-weight: normal;
	margin: 0px;
	padding:0px;
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	margin: 0px;
}
.maintable {
	width: 944px;
	margin: 0 auto;
	padding: 0px;
	font-size: 0.7em;
	line-height: 1.5em;
}
.invisible {
	display: block;
	visibility: hidden;
	padding:0;
	margin:0px;
}
.pink {
	color: #e20177;
}
.white {
	color: #ffffff;
}

.twocoloums1 {
	width:110px;
	height:100px;
	margin:0 10px 10px 0;
	float:left;
	
}

.twocoloums_original {
	width:100px;
	height:100px;
	margin:0 10px 10px 0;
	float:left;
}


.textwrap
{
display:inline;
float:left;
}



/* ========================================== *
	TOP BAR
/* ========================================== */
#topbar {
	height: 167px;
	background-image: url('/media/top-banner3.gif');
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 90%;
}
#top-right {
	height: 70px;
	text-align: left;
	padding: 20px 0 0 780px;
	line-height: 19px;
}
#top-right a {
	color: #000000;
	text-indent: 5px;
}
#searchfield {
	width: 100px;
	height: 16px;
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	vertical-align:top;
}

/* ========================================== *
	COLUMN ONE
/* ========================================== */
#col1 {
	width: 211px;
	text-align: left;
	vertical-align: top;
	padding: 0 0 20px 0;
	background-color: #B9B4AE;
}

.nav {
	color:#ffffff;
}
.nav a {
	text-decoration: none;
	color:#ffffff;
	background-color: #7c7b76;
	width: 179px;
	padding: 6px 0 7px 7px;
	text-align: left;
	display: block;
	margin: 4px 0 0 24px;
	list-style: none; 
}
.nav a:hover{
	text-decoration: none;
	font-style:normal;
	color:#ffffff;
	background-color: #ef3e42;
	width: 191px;
	margin-left: 12px;
	padding-left: 7px;
	display: block;
}
.nav span {
	padding: 6px 0 7px 7px;
	text-align: left;
	display: block;
	margin: 4px 0 0 24px;
	font-style:normal;
	color:#ffffff;
	background-color: #ef3e42;
	width: 191px;
	margin-left: 12px;
	padding-left: 7px;
	display: block;
}
.nav span a {
	background-color: #ef3e42;
	padding: 0px;
	margin: 0px;
}
.nav span a:hover {
	padding: 0px;
	margin: 0px;
}

/* ========================================== *
	COLUMN TWO
/* ========================================== */
#col2 {
	width: 719px;
	text-align: left;
	vertical-align: top;
	background-color: #FFFFFF;
	background-image: url('/media/corner1-2.gif');
	background-repeat: no-repeat;
	background-position: top right;
}
.subnav {
	width: 200px;
	background-color:#ececec;
	float:left;
	vertical-align:top;
	text-align:left;
	margin: 4px;
	line-height:21px;
	color: #4b5559;
}
.subnav a {
	color: #4b5559;
	text-decoration:underline;
}
.subnav a:hover {
	color: #ef3e42;
	text-decoration:underline;
	font-style:normal;
}
.subnav-header {
	width:194px;
	background-color:#ef3e42;
	color: #ffffff;
	line-height: 15px;
	padding: 5px 0 5px 6px;
}


.subnav ul { list-style: none; margin: 0px; padding: 0px; 	width:184px;}
.subnav ul li {
	line-height: 15px;
	padding: 5px 0px 5px 6px;
	border-top: 2px solid #ffffff;
}
.subnav ul li ul { padding: 0 0 0 10px;}
.subnav ul li ul li {
	line-height: 15px;
	padding: 5px 0px 5px 6px;
	border-top: none;
	
}
.subnav ul li ul li a:before { content: ">"; }

.content {
	text-align:left;
	vertical-align:top;
	margin: 0px 10px 10px 210px;
}
.content h1, .content h2, .content h3, .content h4 {
	margin: 15px;
}
.content p{
	margin: 15px;
	line-height:18px;
}




.breadcrumbs {
	color: #ef3e42;
	width: 480px;
	text-align: left;
	margin: 10px 0 11px 14px;
	text-decoration: none;
	font-weight:bold;
	line-height:16px;
}

.breadcrumbs a {
	font-weight:normal;
	text-decoration:none;
	color: #4b5559;
}
.breadcrumbs a:hover {
	font-weight:normal;
	text-decoration:underline;
	color: #ef3e42;
	font-style:normal;
}
.titlebar {
	width: 502px;
	height: 88px;
	background-color:#ef3e42;
	background-image: url('/media/corner3.gif');
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom: 1px solid #ffffff;
}

.titlebar h1 {
	font-size: 160%;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	padding: 40px 0 0 20px;
	color: #ffffff;
	margin: 0px;
}

.title-image img {
	height: 186px;
	padding: 0 1px 0 1px;
	border-left: 80px solid #ececec;
	border-right: 20px solid #ef3e42;
}
/* ========================================== *
	BASE BAR / FOOTER
/* ========================================== */
#footer {
	height: 100px;
	background-image: url('/media/footer-bg2.gif');
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	vertical-align: top;
	padding: 0 0 0 230px;
}
#w3c {
	margin: 19px 160px 0 0;
	height: 81px;
	float: left;
}
#base-logos {
	margin: 19px 0 0 0;
	float: left;
}
#base-text {
	text-align: right;
	padding: 10px 15px 0 0;
	color: #ffffff;
}

/* ========================================== *
	INDEX ONLY STYLES
/* ========================================== */
#left {
	width: 286px;
	float:left;
	vertical-align:top;
	text-align:left;
	margin: 0 1px 0 0;
	line-height:21px;
}
#welcome {
	background-image: url('/media/welcome-bg1.gif');
	background-repeat: no-repeat;
	background-position: left top;
	width: 270px;
	height: 289px;
	margin: 2px 0 0 20px;
	color: #ffffff;
}
.welcome-text {
	width: 180px;
	padding: 66px 0 0 17px;
	line-height:18px;
}
#latest-news {
	background-image: url('/media/news-bg.gif');
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color:#7973c2;
	width: 207px;
	height: 292px;
	margin: 1px 0 0 79px;
	color: #ffffff;
}
.latest-news-text {
	width: 165px;
	padding: 15px 0 0 20px;
	line-height:18px;
	}
.latest-news-text a{
	color: #ffffff;
}
#right {
	width: 422px;
	float:left;
	vertical-align:top;
	text-align:left;
	margin: 0;
	line-height:21px;
}
#feature-header {
	width: 422px;
	height:59px;
	margin: 0;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 18px;
}
.feature-credit a{
	font-size: 140%;
	font-weight: normal;
	margin: 2px 0 0 16px;
	padding:12px 0 0 0;
	color: #525252;
	display: block;
	text-decoration:none;
}
.feature-title a{
	font-size: 180%;
	font-weight: bold;
	margin: 0 0 0 16px;
	padding:0px;
	color: #ef3e42;
	display: block;
	text-decoration:none;
}
#feature{
	width:422px;
	height:289px;
	background-color:#7973c2;
	background-image: url('/media/corner4.gif');
	background-repeat: no-repeat;
	background-position: top right;
	text-align: left;
}
#right-base {
	width:422px;
	height: 293px;
}
#right-base-left {
	float:left;
}
.arts-festivals a{
	display: block;
	width: 211px;
	height: 180px;
	background-image: url('/media/Festival1-bg.gif');
	background-repeat:  no-repeat;
	background-position: top left;
	margin:1px 0 0 0;
}
.arts-service a{
	display: block;
	width: 211px;
	height: 113px;
	background-image: url('/media/arts-service-bg.gif');
	background-repeat: no-repeat;
	background-position: top left;
}
#right-base-right {
	float:left;
}
.arts-opportunities a{
	display: block;
	width: 211px;
	height: 180px;
	background-image: url('/media/Organisations-bg.gif');
	background-repeat:  no-repeat;
	background-position:  left top;
	margin-left:0; margin-right:0; margin-top:1px; margin-bottom:0
}
.artistsdb a{
	display: block;
	width: 211px;
	height: 113px;
	background-image: url('/media/artistsdb-bg.gif');
	background-repeat: no-repeat;
	background-position: top left;
}
/* ========================================== *
	CALENDAR GRID
/* ========================================== */
.calendar-table {
	width: 184px;
	height: 138px;
	border: 1px solid #f56d71;
	text-align: center;
	margin: 5px 0 0 10px;
	color: #ffffff;
}
.calendar-table a{
	color: #ffffff;
	text-decoration:none
}

.days {
	width:25px;
	height: 22px;
	border: 1px solid #f56d71;
}
.dates {
	width:25px;
	height: 22px;
	border: 1px solid #f56d71;
	color: #000000;
	background-color: #efe5e5;
}

.dates a{
	display: block;
	background-color: #ffffff;
	color: #000000;
}

/* [Terminalfour Additions: 22.04.09 ] */
.artistprofile {}
.artistprofile div.image img { float: right; margin: 0 10px 10px 10px;}
.artistprofile p.contactinfo { background: #ECECEC; padding: 5px; border-left: 10px solid #ef3e42; }

.venueinfo {}
.venueinfo div.locationmap img { float: right; margin: 0 10px 10px 10px;}
.venueinfo p.details { background: #ECECEC; padding-left: 5px; border-left: 5px solid #ef3e42;}
.venueinfo p.details span {}
.venueinfo p.address { margin: 0px 15px !important;}

/* T4 Addition Harry 13.01.10 */
input.searchbutton{background-color:#b9b4ae;color: #000;text-decoration: underline;border:0;border-bottom:1px solid #000;width:25px;font-size:11px;}
input.searchbutton:hover{font-style:italic;text-decoration: underline;}

.resultspage p, .resultspage table {
display:block;clear:both;width:100%;
}
.resultspage table.navbar, .resultspage table.navbar tr td{width:500px;}
.query{border:0;width:100%;}